Name Property (SingleOverlayIndicatorBase<T>)
Gets or sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.
public string Name {get; set;}
'Declaration
Public Property Name As String